home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 3 / ACE CD 3.iso / files / utils / cando12.dms / in.adf / HelpFiles / Icons / FUN.DATA < prev    next >
Encoding:
Text File  |  1990-01-29  |  428 b   |  15 lines

  1. |defaulttool|
  2. windowtitle `"string" = DefaultTool("Icon Name")
  3. printlf `Returns the default tool of "Icon Name".
  4. printlf `This is the program to be run if a user
  5. printlf `double-clicks on the icon from the 
  6. printlf `Workbench.
  7. end
  8.  
  9. |icontype|
  10. windowtitle `"string" = IconType("Icon Name")
  11. printlf `Returns one of the following:
  12. printlf `  "Project","Disk","Drawer","Tool","NDOS"
  13. printlf `"Device","KickStart", and "Unknown"
  14. end
  15.